From 2a98c4a50460c89c1841005a767e103d82718e45 Mon Sep 17 00:00:00 2001 From: Raph Levien Date: Thu, 6 Aug 1998 04:09:40 +0000 Subject: [PATCH] Fixed some minor comment typos and added myself to AUTHORS in gtk+. --- AUTHORS | 1 + gtk/gtkfeatures.h.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index fb888310bc..b139c1e4eb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,6 +14,7 @@ Lars Hamann Tim Janik Stefan Jeske Elliot Lee +Raph Levien Ian Main Fedrerico Mena Paolo Molaro diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in index d88d04fd3e..6168c3d692 100644 --- a/gtk/gtkfeatures.h.in +++ b/gtk/gtkfeatures.h.in @@ -54,7 +54,7 @@ extern "C" { * - gdk_rgb_*() functions are in place. * - stringified enum values can be queried for enum types now. * - new key binding system is in place (GtkBindingSet). - * - simple algorithm for pattern matching is expoted now (GtkPatternSpec). + * - simple algorithm for pattern matching is exported now (GtkPatternSpec). */ #define GTK_HAVE_FEATURES_1_1_0 1-1-0 -- 2.30.2